From 4336d02e243d60b1f49dc750c5467b4047221087 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 2 May 2015 01:04:01 -0400 Subject: [PATCH] GtkFileChooser: Fix an ordering issue The previous commit removed default-valued properties, but apparently that has a negative effect for grid packing properties, so put the explicit value back. --- gtk/ui/gtkfilechooserwidget.ui | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk/ui/gtkfilechooserwidget.ui b/gtk/ui/gtkfilechooserwidget.ui index a9be3f367b..d5e8debb46 100644 --- a/gtk/ui/gtkfilechooserwidget.ui +++ b/gtk/ui/gtkfilechooserwidget.ui @@ -400,6 +400,7 @@ + 0 1 -- 2.30.2